Package-level declarations

Types

Link copied to clipboard

Supported sizes for the SourceBadge.

Link copied to clipboard

Supported styles for the SourceBadge.

Functions

Link copied to clipboard
fun SourceBadge(text: String, size: SourceBadgeSizes, style: SourceBadgeStyle, modifier: Modifier = Modifier, maxLines: Int = 1, textOverflow: TextOverflow = TextOverflow.Ellipsis)

A badge component to highlight important content.